FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package sfm.130323#3.0.1 (78 ms)

Package sfm.130323
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-DetectedIssue
Url http://ehelse.no/fhir/StructureDefinition/sfm-DetectedIssue
Version 1.1
Status active
Date 2022-09-05
Name SfmDetectedIssue
Title sfm-DetectedIssue
Experimental False
Description Resource to communicate warnings and other issues that has been handeled and communicated within PLL.
Type DetectedIssue
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code sfm-type-of-warning.codesystem
http://ehelse.no/fhir/StructureDefinition/sfm-MedicationStatement sfm-MedicationStatement
http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole sfm-PractitionerRole


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "sfm-DetectedIssue",
  "url" : "http://ehelse.no/fhir/StructureDefinition/sfm-DetectedIssue",
  "version" : "1.1",
  "name" : "SfmDetectedIssue",
  "title" : "sfm-DetectedIssue",
  "status" : "active",
  "date" : "2022-09-05",
  "description" : "Resource to communicate warnings and other issues that has been handeled and communicated within PLL.",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DetectedIssue",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DetectedIssue",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DetectedIssue.status",
        "path" : "DetectedIssue.status",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.identified[x]",
        "path" : "DetectedIssue.identified[x]",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.author",
        "path" : "DetectedIssue.author",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.implicated",
        "path" : "DetectedIssue.implicated",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-MedicationStatement"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.evidence",
        "path" : "DetectedIssue.evidence",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.evidence.code",
        "path" : "DetectedIssue.evidence.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code"
        }
      },
      {
        "id" : "DetectedIssue.evidence.code.coding.system",
        "path" : "DetectedIssue.evidence.code.coding.system",
        "fixedUri" : "http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code"
      },
      {
        "id" : "DetectedIssue.evidence.detail.reference",
        "path" : "DetectedIssue.evidence.detail.reference",
        "short" : "Referance to registered drug reaction",
        "definition" : "Used when drug reaction is the source of evidence."
      },
      {
        "id" : "DetectedIssue.evidence.detail.identifier",
        "path" : "DetectedIssue.evidence.detail.identifier",
        "short" : "Identifies interaction that is evidence",
        "definition" : "Used for interactions and identies the FEST id of the interaction."
      },
      {
        "id" : "DetectedIssue.mitigation",
        "path" : "DetectedIssue.mitigation",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.mitigation.action",
        "path" : "DetectedIssue.mitigation.action",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.mitigation.action.coding",
        "path" : "DetectedIssue.mitigation.action.coding",
        "max" : "1"
      },
      {
        "id" : "DetectedIssue.mitigation.action.coding.system",
        "path" : "DetectedIssue.mitigation.action.coding.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.7535"
      },
      {
        "id" : "DetectedIssue.mitigation.date",
        "path" : "DetectedIssue.mitigation.date",
        "mustSupport" : true
      },
      {
        "id" : "DetectedIssue.mitigation.author",
        "path" : "DetectedIssue.mitigation.author",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.